DELETE news/remove?ids[0]={ids[0]}&ids[1]={ids[1]}

Marks a news entry as inactive

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ids

the id of the news entry to be removed

Collection of integer

Required

Body Parameters

None.

Response Information

Resource Description

NewsRemoveResponse

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.